home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5736 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: rclsgi.eng.ohio-state.edu!khamitka
  2. From: khamitka@rclsgi.eng.ohio-state.edu (sudheer  khamitkar )
  3. Newsgroups: comp.lang.c++
  4. Subject: Borlad C++ - linker error
  5. Date: Tue, 06 Feb 1996 11:46:10 EST
  6. Organization: Robinson Computer Labs, The Ohio State University
  7. Message-ID: <1996Feb6.114610@rclsgi.eng.ohio-state.edu>
  8. NNTP-Posting-Host: rclsgi10.eng.ohio-state.edu
  9. Keywords: C++
  10. X-newsreader: xrn 7.01-beta-5
  11.  
  12.  
  13. HI,
  14.  
  15. I have written some programs in C++ on UNIX
  16. systems and was trying to port them to a PC with
  17. Borland C++-4.0.
  18.  
  19. The programs compile alright, but when linking,
  20. I get a linker error like this :
  21.  
  22. Linker Error :  Undefined Symbol OwlMain( int, far* far*) in
  23.                 library file D:\BC4\LIB\owlwi.lib in module winmain.
  24.  
  25.  
  26. I have no clue as to what is happening. If anyone
  27. has any idea, please email me. Any help is appreciated.
  28.  
  29. Thanks in advance.
  30.  
  31. Bye,
  32. Sudheer.
  33.  
  34. -- 
  35. SUDHEER P.KHAMITKAR
  36. THE OHIO STATE UNIVERSITY
  37. COLUMBUS, OHIO 43210
  38.     email  : khamitka@rclsgi.eng.ohio-state.edu
  39. -------------------------------------------------------------------
  40.  
  41.